Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
BVI Class Reference

BVI handles and manipulates the individual BVI. More...

Public Member Functions

string getName ()
 Returns the name of this BVI. More...
 
int getBVINumber ()
 Returns the BVI number of this BVI. More...
 

Detailed Description

BVI handles and manipulates the individual BVI.

Member Function Documentation

◆ getBVINumber()

int BVI::getBVINumber ( )

Returns the BVI number of this BVI.

Returns
int, the BVI number of this BVI.

◆ getName()

string BVI::getName ( )

Returns the name of this BVI.

Returns
string, the name of this BVI.

The documentation for this class was generated from the following file: